mxnet
|
Helper for an array of unknown bound T
.
More...
#include <utils.h>
Public Types | |
using | UnknownBound = std::unique_ptr< T[]> |
Type of T . More... | |
Helper for an array of unknown bound T
.
using mxnet::common::helper::UniqueIf< T[]>::UnknownBound = std::unique_ptr<T[]> |
Type of T
.